Skip to content

feat: Suggestions for the unified platform#282

Merged
Siel merged 47 commits into
unified-platform-structurefrom
unified-suggestions
Jun 22, 2026
Merged

feat: Suggestions for the unified platform#282
Siel merged 47 commits into
unified-platform-structurefrom
unified-suggestions

Conversation

@mhovd

@mhovd mhovd commented May 25, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

github-actions Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

🐰 Bencher Report

Branchunified-suggestions
Testbedmhovd-pgx
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
milliseconds (ms)
(Result Δ%)
Upper Boundary
milliseconds (ms)
(Limit %)
bimodal_ke_npag📈 view plot
🚷 view threshold
5,204.00 ms
(+10.77%)Baseline: 4,698.06 ms
6,392.73 ms
(81.40%)
bimodal_ke_npod📈 view plot
🚷 view threshold
1,533.20 ms
(+14.92%)Baseline: 1,334.20 ms
1,675.54 ms
(91.51%)
bimodal_ke_postprob📈 view plot
🚷 view threshold
535.12 ms
(+115.93%)Baseline: 247.82 ms
722.61 ms
(74.05%)
🐰 View full continuous benchmarking report in Bencher

@mhovd mhovd changed the base branch from main to unified-platform-structure May 26, 2026 11:39
@mhovd mhovd marked this pull request as ready for review May 28, 2026 18:42
@mhovd mhovd changed the title wip: Suggestions for the unified platform feat: Suggestions for the unified platform May 28, 2026
Comment thread examples/drusano/main.rs Outdated
.parameter(Parameter::bounded("h2r2", 10.0, 22.0))?
.method(Npag::new())
.nonparametric()
.parameter(BoundedParameter::new("v1", 5.0, 160.0))

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I kinda prefer Parqameter::bounded() to BoundedParameter::new() as rust-analyzer's auto-completion will be a bit more helpful with the former.

Not very important tbh, as autocompletion will also trigger when writting Parameter and show all options.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Comment thread examples/drusano/main.rs
Comment thread examples/meta/main.rs Outdated
Comment thread examples/bestdose.rs Outdated
Comment thread examples/bestdose_auc.rs Outdated
@mhovd

mhovd commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator Author

This will soon be done, I just want to do some work on the result as well

@Siel Siel merged commit f35fade into unified-platform-structure Jun 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants